home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00236.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  129 b   |  7 lines

  1. on exitFrame
  2.   ChooseDownloadMovie()
  3.   if the movieRate of sprite 5 = 0 then
  4.     set the movieRate of sprite 5 to 1
  5.   end if
  6. end
  7.